[INFO] fetching crate yash-env 0.15.2...
[INFO] fixing yash-env-0.15.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate yash-env 0.15.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate yash-env 0.15.2
[INFO] finished tweaking crates.io crate yash-env 0.15.2
[INFO] tweaked toml for crates.io crate yash-env 0.15.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yash-env 0.15.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yash-env 0.15.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yash-quote v1.1.1
[INFO] [stderr]   Downloaded yash-executor v1.0.1
[INFO] [stderr]   Downloaded unix_path v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f7b9a0b63f30244d8134fcbb868492abb6ee373567c504d6f33d058c24c0202
[INFO] running `Command { std: "docker" "start" "2f7b9a0b63f30244d8134fcbb868492abb6ee373567c504d6f33d058c24c0202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f7b9a0b63f30244d8134fcbb868492abb6ee373567c504d6f33d058c24c0202" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f7b9a0b63f30244d8134fcbb868492abb6ee373567c504d6f33d058c24c0202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f7b9a0b63f30244d8134fcbb868492abb6ee373567c504d6f33d058c24c0202" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking unix_str v1.0.0
[INFO] [stderr]     Checking yash-quote v1.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking unix_path v1.0.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking enumset v1.1.13
[INFO] [stderr]     Checking yash-env v0.15.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_executor` in this scope
[INFO] [stdout]    --> src/system/concurrency/rw_all.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     use yash_executor::forwarder::TryReceiveError;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_executor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_executor`, use `cargo add yash_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_executor`
[INFO] [stdout]    --> src/system/concurrency/rw_all.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     use yash_executor::Executor;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_executor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_executor`, use `cargo add yash_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_executor` in this scope
[INFO] [stdout]   --> src/test_helper.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let global_executor = yash_executor::Executor::new();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_executor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `yash_executor`, use `cargo add yash_executor` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 21 + use crate::system::r#virtual::Executor;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Executor`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 82 -     let global_executor = yash_executor::Executor::new();
[INFO] [stdout] 82 +     let global_executor = Executor::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_executor` in this scope
[INFO] [stdout]   --> src/executor_helper.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> crate::system::r#virtual::Executor for yash_executor::Spawner<'a> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_executor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `yash_executor`, use `cargo add yash_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yash-env` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "2f7b9a0b63f30244d8134fcbb868492abb6ee373567c504d6f33d058c24c0202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7b9a0b63f30244d8134fcbb868492abb6ee373567c504d6f33d058c24c0202", kill_on_drop: false }`
[INFO] [stdout] 2f7b9a0b63f30244d8134fcbb868492abb6ee373567c504d6f33d058c24c0202
